home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Libraries
/
HDS 3.02
/
HDS
/
hdssrch.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
MacRoman (detected)
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-05-13
|
402 b
|
11 lines
|
[
TEXT/MPS
]
/*
Datei: hdssrch.h
Zweck: Prototypen der Datei hdssrch.c
MkProto, Generator für Prototypen und andere
Moduldefinitionen aus einer Implementierungsdatei (.c). */
extern int hdsfinds (char *s);
extern int hdsfindi (long i);
extern int hdsfindf (double d);
extern int hdsloca (PPAR field, int n, int exact);